home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / scripts / sub.sel < prev    next >
Text File  |  2000-05-08  |  170b  |  9 lines

  1. failat 21
  2. if exists `getenv AFutureViewer`
  3. list $AFutureViewer Lformat=%N >env:AFuturePlayer
  4. if fail
  5. setenv afutureplayer --
  6. endif
  7. else
  8. echo >ENV:AFuturePlayer "--"
  9. endif